
#comandi {
    float: right;
    margin: 0;
    padding: 0.5em 0;
}

#comandi a.chiudi, #comandi_atto a.chiudi {
    background: url("../img/ico_cancel_search.png") no-repeat scroll left center transparent;
}

#comandi a, .comandi_maschera a {
    color: #006CAC;
    float: right;
    font-size: 65%;
    font-weight: bold;
    padding: 0.7em 0 0.5em 2.5em;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

#comandi span {
    display: block;
    margin-right: 2em;
    padding: 0.4em 0.8em 0.4em 1.6em;
}